Platform Explorer / Nuxeo Platform 2025.7

Extension point elContextFactory

Documentation

The class defining the ELContext factory. This is used by high-level UI components like Seam/JSF that need to provided extended EL context when evaluating certain expressions.

Example:

    <factory class="com.example.ELContextFactoryImpl"/>

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.el.ELContextFactoryDescriptor

Contributions

No known contributions.